跳轉到主要內容

CodeCommit

  • Before pushing the application code to servers, it needs to be stored
  • Developers usually store code in a repository, using the Git technology
  • A famous public offering is GitHub, AWS competing product is CodeCommit
  • CodeCommit:
  • Source-control service that hosts Git-based repositories
  • Makes it easy to collaborate with others on code
  • The code changes are automatically versioned
  • Benefits:
  • Fully managed
  • Scalable & highly available
  • Private, Secured, Integrated with AWS